create

@NonNull
open fun create(@NonNull handler: @NonNull Handler): @NonNull Executor(source)

Creates an adapter Executor that posts all executed tasks onto the given Handler.